[INFO] cloning repository https://github.com/Pajn/gits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pajn/gits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f69e239121fdcecf796717fded00cc1e9bc9f68
[INFO] testing Pajn/gits against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pajn/gits
[INFO] finished tweaking git repo https://github.com/Pajn/gits
[INFO] tweaked toml for git repo https://github.com/Pajn/gits written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pajn/gits on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pajn/gits already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78839dfdf63ca39e8f43a1fd9e71d12ced0c25f69822a1a36dadeb3d45d64503
[INFO] running `Command { std: "docker" "start" "-a" "78839dfdf63ca39e8f43a1fd9e71d12ced0c25f69822a1a36dadeb3d45d64503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78839dfdf63ca39e8f43a1fd9e71d12ced0c25f69822a1a36dadeb3d45d64503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78839dfdf63ca39e8f43a1fd9e71d12ced0c25f69822a1a36dadeb3d45d64503", kill_on_drop: false }`
[INFO] [stdout] 78839dfdf63ca39e8f43a1fd9e71d12ced0c25f69822a1a36dadeb3d45d64503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beffc03b5d27d77449b78f08d34665bcba91d1a7493539890842dab41efd094d
[INFO] running `Command { std: "docker" "start" "-a" "beffc03b5d27d77449b78f08d34665bcba91d1a7493539890842dab41efd094d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling kindra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "beffc03b5d27d77449b78f08d34665bcba91d1a7493539890842dab41efd094d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beffc03b5d27d77449b78f08d34665bcba91d1a7493539890842dab41efd094d", kill_on_drop: false }`
[INFO] [stdout] beffc03b5d27d77449b78f08d34665bcba91d1a7493539890842dab41efd094d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25f2c77da3c9f82b8120e1b535ecb11b05dc359cad41e44200be5cdafe869a0c
[INFO] running `Command { std: "docker" "start" "-a" "25f2c77da3c9f82b8120e1b535ecb11b05dc359cad41e44200be5cdafe869a0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kindra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr] error: could not compile `kindra` (bin "kin")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name kin --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc0bd297d1f1c439 -C extra-filename=-9bc97f6973f28485 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-04d103c1fc4bc1ab.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-acc7058a533cd27b.rlib --extern clap_complete_nushell=/opt/rustwide/target/debug/deps/libclap_complete_nushell-1e4188697d512d2f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-ec3f761f0ac24188.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b4515b351c008019.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-2309a714420ac26b.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-71e1d1a72250b5e1.rlib --extern inquire=/opt/rustwide/target/debug/deps/libinquire-82c29644e67589e0.rlib --extern kindra=/opt/rustwide/target/debug/deps/libkindra-4493fa9c60e73064.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-cf3a817247401561.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8cfa14269556e797.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-84f0735388fd911e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-baa08bc88cf9ad5a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-42e9f7e443ab2abe.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-f4c83a9966b99d1e/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-7a92acee1c0e89c3/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-cf38b5671c681cbc/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kindra` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name kindra --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6929e6874decac86 -C extra-filename=-310696fe2fff3e59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-03192c419a898348.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-04d103c1fc4bc1ab.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-acc7058a533cd27b.rlib --extern clap_complete_nushell=/opt/rustwide/target/debug/deps/libclap_complete_nushell-1e4188697d512d2f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-94cc85cbc5aecd1b.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-ec3f761f0ac24188.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b4515b351c008019.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-2309a714420ac26b.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-71e1d1a72250b5e1.rlib --extern inquire=/opt/rustwide/target/debug/deps/libinquire-82c29644e67589e0.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d10de488bf438273.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b93c9dca19cc14b7.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-cf3a817247401561.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8cfa14269556e797.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-84f0735388fd911e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-baa08bc88cf9ad5a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-42e9f7e443ab2abe.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-97bf45016b36cf77.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-f4c83a9966b99d1e/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-7a92acee1c0e89c3/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-cf38b5671c681cbc/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `kindra` (bin "kin" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name kin --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0256026390841e0b -C extra-filename=-bc98f654ce4a8f23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-03192c419a898348.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-04d103c1fc4bc1ab.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-acc7058a533cd27b.rlib --extern clap_complete_nushell=/opt/rustwide/target/debug/deps/libclap_complete_nushell-1e4188697d512d2f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-94cc85cbc5aecd1b.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-ec3f761f0ac24188.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b4515b351c008019.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-2309a714420ac26b.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-71e1d1a72250b5e1.rlib --extern inquire=/opt/rustwide/target/debug/deps/libinquire-82c29644e67589e0.rlib --extern kindra=/opt/rustwide/target/debug/deps/libkindra-4493fa9c60e73064.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d10de488bf438273.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b93c9dca19cc14b7.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-cf3a817247401561.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8cfa14269556e797.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-84f0735388fd911e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-baa08bc88cf9ad5a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-42e9f7e443ab2abe.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-97bf45016b36cf77.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-f4c83a9966b99d1e/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-7a92acee1c0e89c3/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-cf38b5671c681cbc/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustceWXGTK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkindra-4493fa9c60e73064,libdirs-b4515b351c008019,libdirs_sys-027aede91c95793d,liboption_ext-23838f1959a6156b,libtoml-42e9f7e443ab2abe,libtoml_edit-b233c37ede90a428,libserde_spanned-d11728edcb1fe22e,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-4ef7dd7c1ea2e1e0,libinquire-82c29644e67589e0,libunicode_width-08b963676a6677c5,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcrossterm-096eef30f88cf8a7,libbitflags-e2b4db6c651223da,libfuzzy_matcher-cfea13565ea05009,libthread_local-930fa34297cc73a9,libunicode_segmentation-ff3f1aa3aad6e639,libdyn_clone-1c1b05e4f4a02cac,libfs2-2309a714420ac26b,libserde-8cfa14269556e797,libcrossterm-ec3f761f0ac24188,librustix-55a777b205840848,liblinux_raw_sys-b3e0a6b3ac010104,libparking_lot-e0076dd546ad5b5a,libparking_lot_core-f6f996d8542efc22,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsignal_hook_mio-1d7afd844c63608e,libsignal_hook-b7bd42c009263dba,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libmio-6ede1680e97c733e,libmio-843b381f254fdc5b,libtempfile-baa08bc88cf9ad5a,libgetrandom-9b9aff54f01e3e6d,libcfg_if-5af52f617df93f8f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-cf3a817247401561,liblinux_raw_sys-0fbb2425ac6f852c,libbase64-2a03de3babadded3,libclap-04d103c1fc4bc1ab,libclap_builder-1e0c2931cd84d9fe,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanyhow-d0824aa9c7568042,libserde_json-84f0735388fd911e,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libserde_core-365391bf3dd30696,libgit2-71e1d1a72250b5e1,libopenssl_probe-cbab9b905ab83f66,liburl-8999ad8d162bdd7d,libidna-4256dec88eeb2203,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b723fd0e63384cbd,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-6b90bab8fa952c0e,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,liblog-d269868761ac548a,liblibgit2_sys-3324f6eb25a4b74f,liblibssh2_sys-68bc78ed1b637dd0,libopenssl_sys-e6cbe7399377d3a2,liblibz_sys-c3b0a430ba8dc449,libbitflags-a4a524fc7b7b1962,libassert_cmd-03192c419a898348,libwait_timeout-1f53c846d60f9869,liblibc-65ee1eb217d721f2,libbstr-471883fb0230050c,libpredicates_tree-969a753f36490a18,libtermtree-a075e54d067ee6cb,libpredicates-d10de488bf438273,libanstyle-8f9813155d5c1cf2,libregex-b93c9dca19cc14b7,libregex_automata-2f2220c1f172a200,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-97aa004ddf3bf85f,libnum_traits-300c5186abf3804c,libpredicates_core-2ee15378b2ec456c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustceWXGTK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-f4c83a9966b99d1e/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-7a92acee1c0e89c3/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-cf38b5671c681cbc/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/upstream_detection_tests-6a5e7299a51d3bcb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kindra` (test "upstream_detection_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "25f2c77da3c9f82b8120e1b535ecb11b05dc359cad41e44200be5cdafe869a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25f2c77da3c9f82b8120e1b535ecb11b05dc359cad41e44200be5cdafe869a0c", kill_on_drop: false }`
[INFO] [stdout] 25f2c77da3c9f82b8120e1b535ecb11b05dc359cad41e44200be5cdafe869a0c
